home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 049a / tag3.zip / QWK.DOC < prev    next >
Text File  |  1991-10-28  |  624b  |  14 lines

  1. QWK [[file.in] file.out]
  2.  
  3.     Since a lot of people use various mail readers, this is a fast and dirty
  4. "MESSAGES.DAT" to "MESSAGES.TXT" (or whatever) converter.  While not perfect,
  5. it does an ok job of converting the file to text.  The new file can then be
  6. used by "TAG" program to extract the taglines.
  7.  
  8.     It also works on the *.REP packets.
  9.  
  10. C:>QWK MESSAGES.DAT             ; output listing to screen
  11. C:>QWK BOARD.REP junk           ; expands board.rep to junk
  12. C:>QWK > text                   ; expands default messages.dat to text
  13. C:>QWK                          ; expands messages.dat (if present) to crt
  14.